- da_g_access
alias da_g_access = int function(const(gchar)* filename, int mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_chdir
alias da_g_chdir = int function(const(gchar)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_rmdir
alias da_g_rmdir = int function(const(gchar)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_g_unlink
alias da_g_unlink = int function(const(gchar)* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.